/*Testimonial*/


	.inner-newsletter  {
	position: relative;
	text-align: center;
	top:35%;
	font-size: 22px;
	color:#fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	}


/*Testimonial*/

#newsletter {
	background: url('../images/newsletter-medium.jpg') top left no-repeat fixed;
	width: 100%;
	height:500px;
	background-size: cover;
}
#newsletter h4 {
	font-size: 1.5em;

}

#newsletter {
	background: url('../images/newsletter-large.jpg') top left no-repeat fixed;
	width: 100%;
	height:500px;
	background-size: cover;
}